home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1571 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  786 b 

  1. Path: venus.senecac.on.ca!learn!cweselak
  2. From: cweselak@learn.senecac.on.ca (Christian Weselak)
  3. Newsgroups: comp.lang.c
  4. Subject: Question!@#!
  5. Date: 15 Jan 1996 02:36:42 GMT
  6. Organization: Seneca College of Applied Arts and Technology
  7. Message-ID: <4dcejq$2un@venus.senecac.on.ca>
  8. NNTP-Posting-Host: learn.senecac.on.ca
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. I have a very Simple question.. well, it should be simple for 'alot' of 
  13. you reading this newsgroup..
  14.  
  15. anyways.
  16.  
  17. I have created a program that asks THE users for his name, then writes it 
  18. to a file, the file is called name.txt..
  19.  
  20. Evertime this program is executed, the file name.txt get's overwritten.
  21.  
  22. How can i keep this file, name.txt, so that i can eventually have a 
  23. listing of all users who ran my program???
  24.  
  25. Appreciated..
  26.  
  27.